← Back to Index

hold off

tags: []


conversationId: 84c8bb12-119b-4aba-802f-65eb23343f06 model: gpt-4 timestamp: 1713508759 datetime: 2024-04-19T06:39:19.000Z adapter: openai engine: chat endpoint: /v1/chat/completions


Model: gpt-4

Preamble

The initial preamble used for this conversation was:

You are ChatGPT, a large language model trained by OpenAI. Answer as concisely as possible. Knowledge cutoff: 2021-09 Current date: 2024-03-17

Summary

A summary of the conversation as seen by the user is:

You: hi

Raw Data

The raw data for this conversation is:

{
    "id": "a126dc50-4e91-4fce-ae77-67a06e87a913",
    "memoryState": "default",
    "message": {
        "prompt": "hi",
        "object": "ai_research_assistant_user_message",
        "model": {
            "name": "GPT-4",
            "adapter": {
                "name": "openai",
                "engine": "chat",
                "endpoint": "/v1/chat/completions"
            },
            "model": "gpt-4",
            "maxTokens": 8192,
            "tokenType": "gpt4"
        },
        "created": 1713509159,
        "messages": [
            {
                "role": "system",
                "content": "You are ChatGPT, a large language model trained by OpenAI. Answer as concisely as possible. Knowledge cutoff: 2021-09 Current date: 2024-03-17"
            },
            {
                "role": "user",
                "content": "hi"
            }
        ]
    }
}